Next: Advanced Usage, Previous: Keystroke Summary, Up: Top [Contents][Index]
One way to add functionality to ERC is to customize which of its many modules are loaded.
There is a spiffy customize interface, which may be reached by
typing M-x customize-option erc-modules RET.
Alternatively, set erc-modules manually and then
call erc-update-modules.
The following is a list of available modules.
autoawaySet away status automatically
autojoinJoin channels automatically
bbdbIntegrate with the Big Brother Database
buttonButtonize URLs, nicknames, and other text
capab-identifyMark unidentified users on freenode and other servers supporting CAPAB.
completion (aka pcomplete)Complete nicknames and commands (programmable)
fillWrap long lines
identdLaunch an identd server on port 8113
irccontrolsHighlight or remove IRC control characters
logSave buffers in logs
matchHighlight pals, fools, and other keywords
menuDisplay a menu in ERC buffers
netsplitDetect netsplits
noncommandsDon’t display non-IRC commands after evaluation
notifyNotify when the online status of certain users changes
notificationsSend you a notification when you get a private message, or your nickname is mentioned
pageProcess CTCP PAGE requests from IRC
readonlyMake displayed lines read-only
replaceReplace text in messages
ringEnable an input history
scrolltobottomScroll to the bottom of the buffer
servicesIdentify to Nickserv (IRC Services) automatically
smileyConvert smileys to pretty icons
soundPlay sounds when you receive CTCP SOUND requests
spellingCheck spelling of messages
stampAdd timestamps to messages
trackTrack channel activity in the mode-line
truncateTruncate buffers to a certain size
unmorseTranslate morse code in messages
Next: Advanced Usage, Previous: Keystroke Summary, Up: Top [Contents][Index]